home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / ZoomM.h < prev   
Encoding:
C/C++ Source or Header  |  1996-06-22  |  175 b   |  11 lines  |  [TEXT/KAHL]

  1. /* ZoomM.h */
  2. /* Created 940321 20:46 by AppMaker */
  3.  
  4. #ifndef __ZO__
  5. #define __ZO__
  6.  
  7. /*----------*/
  8. void InitZoomM     (void);
  9. void DoZoom         (short        itemNr);
  10.  
  11. #endif    /*    __ZO__    */